type google.golang.org/grpc.serverKey
3 uses
google.golang.org/grpc (current package)
server.go#L2028: type serverKey struct{}
server.go#L2032: s, _ := ctx.Value(serverKey{}).(*Server)
server.go#L2038: return context.WithValue(ctx, serverKey{}, server)
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)